Content & Writing
Page 51 of 57
Browse skills in this category.
review-architecture
Content & Writingby aiskillstore
アーキテクチャレビュースキル(設計整合性、コーディング規約、ドキュメント整合性の確認)
review-changes
Content & Writingby aiskillstore
Code review of current git changes, compare to related plan if exists, identify bad engineering, over-engineering, or suboptimal solutions. Use when user asks to review changes, check git diff, validate implementation quality, or assess code changes.
review-code
Content & Writingby aiskillstore
Provides a structured workflow for planning and executing code reviews like a senior engineer. Use when asked to review code, PRs, or plan a code review task.
reviewing-code
Content & Writingby aiskillstore
Use when reviewing code changes, checking PRs, or evaluating code quality.
reviewing-dotnet-code
Content & Writingby aiskillstore
Reviews and generates .NET/C# code following Microsoft conventions and modern patterns.Use when reviewing C# files, writing .NET code, refactoring, or when user mentions"C#", ".NET", "dotnet", "csharp", or asks about naming conventions in .NET projects.
reviewing-pull-requests
Content & Writingby aiskillstore
Pull request workflow and review expertise. Auto-invokes when PRs, code review, merge, or pull request operations are mentioned. Integrates with self-improvement plugin for quality validation.
rn-auth
Content & Writingby aiskillstore
React Native authentication patterns for Expo apps. Use when implementing login flows, Google/Apple sign-in, token management, session handling, or debugging auth issues in Expo/React Native.
rn-native-features
Content & Writingby aiskillstore
Native iOS features in Expo React Native apps. Use when implementing camera, push notifications, haptics, permissions, device sensors, or other native APIs in Expo.
rn-navigation
Content & Writingby aiskillstore
Expo Router navigation patterns for React Native. Use when implementing navigation, routing, deep links, tab bars, modals, or handling navigation state in Expo apps.
rn-observability
Content & Writingby aiskillstore
Logging, error messages, and debugging patterns for React Native. Use when adding logging, designing error messages, debugging production issues, or improving code observability.
rn-performance
Content & Writingby aiskillstore
Performance optimization for React Native. Use when optimizing lists, preventing re-renders, memoizing components, or debugging performance issues in Expo/React Native apps.
rn-state-flows
Content & Writingby aiskillstore
Complex multi-step operations in React Native. Use when implementing flows with multiple async steps, state machine patterns, or debugging flow ordering issues.
rn-styling
Content & Writingby aiskillstore
Styling patterns for React Native with NativeWind and BrandColors. Use when working with styles, themes, colors, responsive layouts, or platform-specific UI in Expo/React Native.
rn-testing
Content & Writingby aiskillstore
Testing patterns for React Native with Jest and React Native Testing Library. Use when writing tests, mocking Expo modules, testing Zustand stores, or debugging test failures.
router
Content & Writingby aiskillstore
Intelligent routing layer that analyzes requests and directs them to the most appropriate Skills, Agents, or Commands
ru
Content & Writingby aiskillstore
Repo Updater - Multi-repo synchronization with AI-assisted review orchestration. Parallel sync, agent-sweep for dirty repos, ntm integration, git plumbing. 17K LOC Bash CLI.
run-linters
Content & Writingby aiskillstore
Run linters after code changes to verify code quality. Use this skill after completing code modifications to catch and fix any linting issues.
run-tests
Content & Writingby aiskillstore
How to run tests in this project. Load when implementing or verifying code.
rust-cargo-assistant
Content & Writingby aiskillstore
Cargo build system, crate management, and Rust project configuration assistance.
rust-development
Content & Writingby aiskillstore
Rust development best practices for the Guts project - idiomatic code, error handling, async patterns, and commonware integration
rxjs-patterns-for-angular
Content & Writingby aiskillstore
Implement RxJS patterns for reactive programming in Angular. Use this skill when working with Observables, operators, subscriptions, async data flows, and error handling. Covers common patterns like combineLatest, switchMap, debounceTime, catchError, retry logic, and integration with Angular Signals using toSignal() and toObservable(). Ensures proper subscription cleanup with takeUntilDestroyed().
s3-upload-handler
Content & Writingby aiskillstore
Handle S3 file uploads including UI components, client-side logic, and server-side processing
safe-edit
Content & Writingby aiskillstore
Automatically backs up files, saves diffs, uses agents/skills, and ensures modular code (<200 lines) before any implementation. Use this skill for ALL code changes to ensure safe, reversible, and clean implementations.
sandbox-configurator
Content & Writingby aiskillstore
Configure Claude Code sandbox security with file system and network isolation boundaries
scaffolding-fastapi-dapr
Content & Writingby aiskillstore
Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication.Use when building REST APIs with Neon PostgreSQL, implementing event-driven microservices withDapr pub/sub, scheduling jobs, or creating CRUD endpoints with JWT/JWKS verification.NOT when building simple scripts or non-microservice architectures.
scaffolding-openai-agents
Content & Writingby aiskillstore
Builds AI agents using OpenAI Agents SDK with async/await patterns and multi-agent orchestration.Use when creating tutoring agents, building agent handoffs, implementing tool-calling agents, or orchestrating multiple specialists.Covers Agent class, Runner patterns, function tools, guardrails, and streaming responses.NOT when using raw OpenAI API without SDK or other agent frameworks like LangChain.
scenario-testing
Content & Writingby aiskillstore
This skill should be used when writing tests, validating features, or needing to verify code works. Triggers on "write tests", "add test coverage", "validate feature", "integration test", "end-to-end", "e2e test", "mock", "unit test". Enforces scenario-driven testing with real dependencies in .scratch/ directory.
schema-alignment
Content & Writingby aiskillstore
Detect and report drift between database schema and code data models. Works with SQLAlchemy, Django ORM, Prisma, TypeORM, and other ORMs. Generic across any project.
schema-visualizer
Content & Writingby aiskillstore
Generate database schema diagrams, ERDs, and documentation from database schemas.
scholar-evaluation
Content & Writingby aiskillstore
Evaluate academic papers, research proposals, literature reviews, and scholarly writing with a structured ScholarEval rubric.
scoop-ui-refactor
Content & Writingby aiskillstore
Project-specific UI refactor workflow for the Scoop news platform in /home/bender/classwork/Thesis. Use when updating Scoop frontend layouts, globe UX, research workspace, and brand docs while preserving all features and enforcing a no-emoji policy across UI, logs, and docs.
screen-reader-testing
Content & Writingby aiskillstore
Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.
screenfull-fullscreen-api
Content & Writingby aiskillstore
Implement fullscreen functionality using screenfull library for cross-browser fullscreen support in ng-events project
scribe-mcp-usage
Content & Writingby aiskillstore
Operate the local Scribe MCP for any ~/projects/* repo; use when registering the server, setting projects, drafting ARCH/PHASE/CHECKLIST via manage_docs, or logging work with append_entry/get_project safeguards.
search-enhancer
Content & Writingby aiskillstore
Enhanced code search with semantic understanding, pattern matching, and intelligent query interpr...
security-analyzer
Content & Writingby aiskillstore
Comprehensive security vulnerability analysis for codebases and infrastructure. Scans dependencies (npm, pip, gem, go, cargo), containers (Docker, Kubernetes), cloud IaC (Terraform, CloudFormation), and detects secrets exposure. Fetches live CVE data from OSV.dev, calculates risk scores, and generates phased remediation plans with TDD validation tests. Use when users mention security scan, vulnerability, CVE, exploit, security audit, penetration test, OWASP, hardening, dependency audit, container security, or want to improve security posture.
security-audit
Content & Writingby aiskillstore
Security auditing and vulnerability assessment specialist. Use when conducting
security-fundamentals
Content & Writingby aiskillstore
Auto-invoke when reviewing authentication, authorization, input handling, data exposure, or any user-facing code. Enforces OWASP top 10 awareness and security-first thinking.
security-gate
Content & Writingby aiskillstore
Verify security considerations were addressed before shipping. Issues result in WARNINGS that strongly recommend fixing.
security-guardian
Content & Writingby aiskillstore
Expert en sécurité applicative pour détecter les vulnérabilités, auditer le code, et guider les bonnes pratiques de sécurité. OWASP Top 10, authentification, autorisation, cryptographie, gestion de secrets. Utiliser pour audits sécurité, reviews de code sensible, conception de features sécurisées, ou résolution de failles.
security-headers
Content & Writingby aiskillstore
Validate and implement HTTP security headers to protect web applications.
security-patterns
Content & Writingby aiskillstore
Security patterns and OWASP guidelines. Triggers on: security review, OWASP, XSS, SQL injection, CSRF, authentication, authorization, secrets management, input validation, secure coding.
security-sentinel
Content & Writingby aiskillstore
Use when working with authentication, API routes, user input, or sensitive data. Audits code for security vulnerabilities based on OWASP Top 10. Critical for payment processing, auth systems, and data handling.
seed-data-generator
Content & Writingby aiskillstore
Generate realistic test data for database development, testing, and demos.
self-test
Content & Writingby aiskillstore
Pattern for testing your own code during implementation. Ensures quality before declaring complete.
semantic-code-hunter
Content & Writingby aiskillstore
Use when you need to find code by concept (not just text). Uses Serena MCP for semantic code search across the codebase with minimal token usage. Ideal for understanding architecture, finding authentication flows, or multi-file refactoring.
senior-rust-practices
Content & Writingby aiskillstore
This skill should be used when the user asks about "rust workspace", "rust best practices", "cargo workspace setup", "rust code organization", "rust dependency management", "rust testing strategy", "rust project", "scalable rust", "rust CI setup", or needs guidance on senior-level Rust development patterns, workspace design, code organization strategies, or production-ready Rust architectures.
seo-analysis
Content & Writingby aiskillstore
SEO analysis and optimization specialist. Use when conducting technical
seo-handler
Content & Writingby aiskillstore
Manage SEO, sitemaps, and metadata for optimal search engine visibility
seo-leak
Content & Writingby aiskillstore
SEO intelligence engine for competitive analysis. Estimates Q*, P*, and T* signals, analyzes NavBoost and E-E-A-T factors, identifies ranking gaps, orchestrates audit workflows, and provides actionable SEO strategy recommendations.
seo-optimizer
Content & Writingby aiskillstore
Audit and optimize WordPress SEO (Yoast/Rank Math) - checks focus keywords, meta descriptions, featured images. Uses Unsplash API for missing images. Run on all pages/posts to identify and fix SEO issues.
session-template
Content & Writingby aiskillstore
Apply task-specific templates to AI session plans using ai-update-plan. Use when starting a new task to load appropriate plan structure (feature, bugfix, refactor, documentation, security).
setup-dev-env
Content & Writingby aiskillstore
開発環境セットアップスキル(依存関係インストール、DB初期化、環境変数設定)
shadcn-aesthetic
Content & Writingby aiskillstore
Modern CSS/SCSS architecture based on shadcn/ui design principles. Use this when generating any CSS, SCSS, or styling code to ensure modern, refined, and accessible design patterns.
shadcn-framer
Content & Writingby aiskillstore
ShadCN UI + Framer Motion patterns.
shadcn-ui-patterns
Content & Writingby aiskillstore
Use when building UI components. Enforces ShadCN UI patterns, accessibility standards (Radix UI), and TailwindCSS best practices for November 2025.
share-skill
Content & Writingby aiskillstore
Automatically share skills, migrate local skills to code repositories, open source skills, skill version management, configure git remote
sharing-skills
Content & Writingby aiskillstore
Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides process of branching, committing, pushing, and creating PR to contribute skills back to upstream repository
shell-scripting
Content & Writingby aiskillstore
Shell scripting best practices and patterns. Use when writing bash/zsh
shirushi
Content & Writingby aiskillstore
Document ID management for Git repositories. Validates, assigns, and tracks immutable doc_ids across Markdown/YAML files. Use when working with doc_id, document IDs, "@see docid" references, document integrity validation, or shirushi commands.
siteground-cache
Content & Writingby aiskillstore
Bypass SiteGround caching (SG CachePress + LiteSpeed) for WordPress development. Adds cache-busting code to child themes for real-time development testing.
skill-auditor
Content & Writingby aiskillstore
Audits and validates skill definitions for quality, completeness, and best practices. Use when reviewing existing skills for proper formatting, evaluating if skills should be split into sub-skills, or ensuring skills follow established conventions.