Content & Writing
Page 45 of 57
Browse skills in this category.
engineering-fundamentals
Content & Writingby aiskillstore
Auto-invoke for general code quality review. Enforces naming conventions, function size, DRY principles, SOLID principles, and code organization.
env-config
Content & Writingby aiskillstore
Use when setting up environment configuration, loading .env files, or managingapplication settings across environments.Triggers for: .env setup, loading environment variables, Pydantic BaseSettings,configuration validation, or secret management.NOT for: code-specific logic, feature flags, or runtime feature toggles.
env-manager
Content & Writingby aiskillstore
Environment variable management, validation, and documentation.
epistemic-checkpoint
Content & Writingby aiskillstore
Force verification before answering questions involving versions, dates, status, or "current"state. Prevents hallucinations at the REASONING level by checking assertions.yaml and WebSearchbefore forming beliefs. Triggers on software versions, release status, dates, and package versions.
epub-chapter-extractor
Content & Writingby aiskillstore
Extract all chapters from an EPUB file into separate markdown files. Use when the user wants to split an EPUB into individual chapter files, extract EPUB chapters, or convert an ebook to separate markdown documents.
error-detective
Content & Writingby aiskillstore
Systematic debugging and error resolution using the TRACE framework (Trace, Read, Analyze, Check, Execute). Use when debugging errors, analyzing stack traces, investigating failures, root cause analysis, or troubleshooting production issues.
error-tracking-integrator
Content & Writingby aiskillstore
Adds comprehensive error tracking with Sentry, Rollbar, or similar services including error boundaries, context, and breadcrumbs. Use when user requests error monitoring or mentions production debugging.
event-driven-architecture
Content & Writingby aiskillstore
Generic Event-Driven Architecture patterns with Kafka, Dapr, and modern messaging systems. Provides reusable patterns for building scalable, resilient event-driven microservices. Framework-agnostic implementation supporting multiple message brokers, state stores, and event patterns. Follows 2025 best practices for distributed systems.
evidence-verification
Content & Writingby aiskillstore
Guides agents to collect test, build, lint, and deployment evidence before marking work complete.
exa-research
Content & Writingby aiskillstore
Comprehensive research skill using Exa AI tools for web search and code context retrieval. Use when conducting research on technologies, finding code examples, discovering latest tools, or gathering comprehensive information on any topic. Combines web search for articles/news with code search for implementation examples.
example-skill
Content & Writingby aiskillstore
Expert at performing task X automatically. Auto-invokes when the user wants to do Y, needs help with Z, or encounters situation W.
executing-plans
Content & Writingby aiskillstore
Execute plan in batches with review checkpoints. Use when partner provides a complete implementation plan to execute with controlled batches and architect review between batches.
execution-engine-analysis
Content & Writingby aiskillstore
Analyze control flow, concurrency models, and event architectures in agent frameworks. Use when (1) understanding async vs sync execution patterns, (2) classifying execution topology (DAG/FSM/Linear), (3) mapping event emission and observability hooks, (4) evaluating scalability characteristics, or (5) comparing execution models across frameworks.
explain-expert
Content & Writingby aiskillstore
Analyze codebases and provide technical overviews covering core components, interactions, deployment architecture, and runtime behavior. Use when the user asks for codebase analysis, project overview, technical architecture explanation, or system documentation.
exploitation-knowledge
Content & Writingby aiskillstore
Comprehensive knowledge about vulnerability exploitation and initial access. Provides expertise on finding and adapting exploits, adapting proof-of-concepts, gaining shells, and capturing user flags. Covers reverse shells, file uploads, SQL injection, and RCE vulnerabilities.
exploration-creator
Content & Writingby aiskillstore
Create exploration content for SHINOBI WAY game with node-based path navigation. Use when user wants to add new regions, locations, room layouts, intel missions, path networks, or exploration mechanics. Guides through the Region→Location→Room hierarchy with intel-gated path choices. (project)
expo-api-audit
Content & Writingby aiskillstore
Comprehensive audit of Expo/React Native app API integration layer. Use when asked to: (1) Review API interactions, auth handling, or token management, (2) Find hardcoded data or screens bypassing API, (3) Verify user interactions properly sync to backend, (4) Analyze offline behavior and caching, (5) Audit Orval/OpenAPI code generation, (6) Check for API security issues. Supports TanStack Query, Zustand, axios, Expo Router, expo-secure-store, and expo-constants patterns.
extract-from-pdfs
Content & Writingby aiskillstore
This skill should be used when extracting structured data from scientific PDFs for systematic reviews, meta-analyses, or database creation. Use when working with collections of research papers that need to be converted into analyzable datasets with validation metrics.
extract-transcripts
Content & Writingby aiskillstore
Extract readable transcripts from Claude Code and Codex CLI session JSONL files
fastapi-app
Content & Writingby aiskillstore
Use when creating FastAPI backend applications - route handlers, dependencies, CORS config, or Pydantic models.NOT when frontend logic, non-Python backends, or unrelated server-side code.Triggers: "FastAPI", "student endpoint", "API route", "dependency injection", "CORS", "Pydantic model".
fastapi-development
Content & Writingby aiskillstore
Build async APIs with FastAPI, including endpoints, dependency injection, validation, and testing. Use when creating REST APIs, web backends, or microservices.
fastapi-mastery
Content & Writingby aiskillstore
Comprehensive FastAPI development skill covering REST API creation, routing, request/response handling, validation, authentication, database integration, middleware, and deployment. Use when working with FastAPI projects, building APIs, implementing CRUD operations, setting up authentication/authorization, integrating databases (SQL/NoSQL), adding middleware, handling WebSockets, or deploying FastAPI applications. Triggered by requests involving .py files with FastAPI code, API endpoint creation, Pydantic models, or FastAPI-specific features.
feature-dev-complete
Content & Writingby aiskillstore
Complete feature development lifecycle from research to deployment. Uses Gemini Search for best practices, architecture design, Codex prototyping, comprehensive testing, and documentation generation. Full 12-stage workflow.
feature-file
Content & Writingby aiskillstore
Manage features.yml for tracking requirements and progress; use proactively ONLY when features.yml already exists, or invoke manually to create one; complements TodoWrite for persistent project state.
fetch-url
Content & Writingby aiskillstore
渲染网页 URL,去噪提取正文并输出为 Markdown(默认)或其他格式/原始 HTML,以减少 Token。
fetching-library-docs
Content & Writingby aiskillstore
Token-efficient library API documentation fetcher using Context7 MCP with 77% token savings.Fetches code examples, API references, and usage patterns for published libraries (React,Next.js, Prisma, etc). Use when users ask "how do I use X library", need code examples,want API syntax, or are learning a framework's official API. Triggers: "Show me React hooks","Prisma query syntax", "Next.js routing API". NOT for exploring repo internals/source code(use researching-with-deepwiki) or local files.
fiduciary-duty-negligence
Content & Writingby aiskillstore
Clerk for Crown fiduciary breaches, fund mismanagement, conflicts of interest, and failure to protect reserve lands; use for Fiduciary_Duty_Negligence queue.
fiftyone-code-style
Content & Writingby aiskillstore
Write Python code following FiftyOne's official conventions. Use when contributing to FiftyOne, developing plugins, or writing code that integrates with FiftyOne's codebase.
fiftyone-dataset-import
Content & Writingby aiskillstore
Universal dataset import for FiftyOne supporting all media types (images, videos, point clouds, 3D scenes), all label formats (COCO, YOLO, VOC, CVAT, KITTI, etc.), and multimodal grouped datasets. Use when users want to import any dataset regardless of format, automatically detect folder structure, handle autonomous driving data with multiple cameras and LiDAR, or create grouped datasets from multimodal data. Requires FiftyOne MCP server.
fiftyone-dataset-inference
Content & Writingby aiskillstore
Create a FiftyOne dataset from a directory of media files (images, videos, point clouds), optionally import labels in common formats (COCO, YOLO, VOC), run model inference, and store predictions. Use when users want to load local files into FiftyOne, apply ML models for detection, classification, or segmentation, or build end-to-end inference pipelines.
fiftyone-develop-plugin
Content & Writingby aiskillstore
Develop custom FiftyOne plugins (operators and panels) from scratch. Use when user wants to create a new plugin, extend FiftyOne with custom operators, build interactive panels, or integrate external APIs into FiftyOne. Guides through requirements, design, coding, testing, and iteration.
fiftyone-embeddings-visualization
Content & Writingby aiskillstore
Visualize datasets in 2D using embeddings with UMAP or t-SNE dimensionality reduction. Use when users want to explore dataset structure, find clusters in images, identify outliers, color samples by class or metadata, or understand data distribution. Requires FiftyOne MCP server with @voxel51/brain plugin installed.
fiftyone-find-duplicates
Content & Writingby aiskillstore
Find duplicate or near-duplicate images in FiftyOne datasets using brain similarity computation. Use when users want to deduplicate datasets, find similar images, cluster visually similar content, or remove redundant samples. Requires FiftyOne MCP server with @voxel51/brain plugin installed.
fiftyone-pr-triage
Content & Writingby aiskillstore
Triage FiftyOne GitHub issues by validating status, categorizing resolution, and generating standardized responses. Use when reviewing issues to determine if fixed, won't fix, not reproducible, no longer relevant, or still valid.
file-boundaries
Content & Writingby aiskillstore
Pattern for respecting file ownership boundaries during implementation. Prevents conflicts in parallel work.
file-converter
Content & Writingby aiskillstore
This skill handles file format conversions across documents (PDF, DOCX,
file-name-wizard
Content & Writingby aiskillstore
Audit all filename and naming conventions in the codebase against CLAUDE.md standards and common patterns. Use when user asks to check naming conventions, audit filenames, find naming inconsistencies, or validate file naming patterns.
file-organizer
Content & Writingby aiskillstore
Intelligently organizes your files and folders across your computer by
file-search
Content & Writingby aiskillstore
Modern file and content search using fd, ripgrep (rg), and fzf. Triggers on: fd, ripgrep, rg, find files, search code, fzf, fuzzy find, search codebase.
finishing-branches
Content & Writingby aiskillstore
Use when work is complete and ready for integration, merge, or PR creation.
firebase-development
Content & Writingby aiskillstore
This skill should be used when working with Firebase projects, including initializing projects, adding Cloud Functions or Firestore collections, debugging emulator issues, or reviewing Firebase code. Triggers on "firebase", "firestore", "cloud functions", "emulator", "firebase auth", "deploy to firebase", "firestore rules".
firebase-development-add-feature
Content & Writingby aiskillstore
This skill should be used when adding features to existing Firebase projects. Triggers on "add function", "create endpoint", "new tool", "add api", "new collection", "implement", "build feature". Guides TDD workflow with test-first development, security rules, and emulator verification.
firebase-development-debug
Content & Writingby aiskillstore
This skill should be used when troubleshooting Firebase emulator issues, rules violations, function errors, auth problems, or deployment failures. Triggers on "error", "not working", "debug", "troubleshoot", "failing", "broken", "permission denied", "emulator issue".
firebase-development-project-setup
Content & Writingby aiskillstore
This skill should be used when initializing a new Firebase project with proven architecture. Triggers on "new firebase project", "initialize firebase", "firebase init", "set up firebase", "create firebase app", "start firebase project". Guides through CLI setup, architecture choices, and emulator configuration.
firebase-development-validate
Content & Writingby aiskillstore
This skill should be used when reviewing Firebase code against security model and best practices. Triggers on "review firebase", "check firebase", "validate", "audit firebase", "security review", "look at firebase code". Validates configuration, rules, architecture, and security.
firecrawl
Content & Writingby aiskillstore
多功能网页抓取和数据提取工具,支持同步抓取、搜索、网站地图获取和异步爬取
firecrawl-web
Content & Writingby aiskillstore
Fetch web content, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs current web information, asks to scrape a URL, wants a screenshot, needs to extract specific data from a page, or wants to learn about a framework or library.
firefox-browser
Content & Writingby aiskillstore
Control the user's Firefox browser with their logins and cookies intact. Use when you need to browse websites as the user, interact with authenticated pages, fill forms, click buttons, take screenshots, or get page content. (user)
fix-bug
Content & Writingby aiskillstore
バグ修正統合スキル(原因調査→修正→テスト→レビュー→QA→PR作成の全工程自動化)
flywheel-discord
Content & Writingby aiskillstore
Security rules and behavioral guidelines for operating as Clawdstein in The Agent Flywheel Hub Discord server. This is a PUBLIC community server—apply strict data isolation.
form-testing
Content & Writingby aiskillstore
Test WordPress form submissions and email delivery. Validates contact forms, checks WP Mail SMTP configuration, and sends test emails. Use when verifying form functionality or troubleshooting email delivery issues.
format-standardize
Content & Writingby aiskillstore
Standardize formatting and apply consistent style to the deliverable. Use after generation to ensure the output matches the user's formatting standards and conventions.
foundations-market-intelligence
Content & Writingby aiskillstore
Market analysis and competitive intelligence for startups. Use when analyzing market opportunities, sizing TAM, profiling segments, or mapping competition.
founder-os
Content & Writingby aiskillstore
Manages founder business portfolio, signals, vault, and snapshots. Tracks business health, stores credentials securely, and generates AI-powered business analytics and recommendations.
framer-motion
Content & Writingby aiskillstore
Comprehensive Framer Motion animation library for React. Covers motion components, variants, gestures, page transitions, and scroll animations. Use when adding animations to React/Next.js applications.
fresh-eyes-review
Content & Writingby aiskillstore
This skill should be used as a mandatory final sanity check before git commit, PR creation, or declaring work done. Triggers on "commit", "push", "PR", "pull request", "done", "finished", "complete", "ship", "deploy", "ready to merge". Catches security vulnerabilities, logic errors, and business rule bugs that slip through despite passing tests.
frontend-accessibility
Content & Writingby aiskillstore
Implement accessible user interfaces with semantic HTML, keyboard navigation, sufficient color contrast, screen reader support, ARIA attributes, and proper focus management. Use this skill when creating or editing React components (.tsx, .jsx files), when implementing forms with labels and inputs, when building interactive elements (buttons, modals, menus, dialogs), when implementing keyboard navigation, when choosing colors and ensuring contrast ratios, when adding ARIA attributes, when testing with screen readers, when implementing focus states and focus management, or when creating heading structures and page landmarks.
frontend-aesthetics
Content & Writingby aiskillstore
Instructions on how to design high quality frontend aesthetics
frontend-agent
Content & Writingby aiskillstore
Handles frontend/UX/route work for Unite-Hub. Fixes UI bugs, implements React components, updates layouts, ensures responsive design, and maintains shadcn/ui consistency.
frontend-ai-guide
Content & Writingby shinpr
Frontend-specific technical decision criteria, anti-patterns, debugging techniques, and quality check workflow. Use when making frontend technical decisions or performing quality assurance.
frontend-component
Content & Writingby aiskillstore
Next.js 16+ uses App Router with Server Components by default. Client Components are only used when interactivity is needed (hooks, event handlers, browser APIs).
frontend-css
Content & Writingby aiskillstore
Write consistent, maintainable CSS following the project's methodology (Tailwind utility classes) while minimizing custom CSS and adhering to design system tokens. Use this skill when writing or editing CSS files, Tailwind classes in React components (.tsx, .jsx files), when implementing design system colors/spacing/typography, when using Tailwind utility classes, when deciding between framework utilities vs. custom CSS, when optimizing CSS for production with tree-shaking, when configuring Tailwind theme extensions, or when maintaining design consistency across the application.
frontend-css
Content & Writingby aiskillstore
Write and maintain CSS using consistent methodology (Tailwind, BEM, CSS Modules), design tokens, framework patterns, and optimized production builds. Use this skill when writing or modifying CSS files, applying utility classes, styling components, creating design systems, defining color/spacing tokens, or working with CSS frameworks. Apply when working with .css, .scss, .sass files, Tailwind config, styled-components, CSS-in-JS, or any styling code that controls visual presentation, layout, typography, and design consistency across the application.
frontend-nextjs-app-router
Content & Writingby aiskillstore
Use when working with Next.js App Router tasks - creating pages in /app/, setting up dynamic routes ([id]/page.tsx), implementing nested layouts/templates (layout.tsx), optimizing Server/Client components, or building ERP role-based pages (admin/teacher/student dashboards). Auto-use for all /app/ directory operations, dynamic routing, and App Router-specific features.
frontend-orchestrator
Content & Writingby aiskillstore
Coordinates frontend development tasks (React, TypeScript, UI/UX). Use when implementing user interfaces, components, state management, or visual features. Applies frontend-standard.md for quality gates.
frontend-responsive
Content & Writingby aiskillstore
Build mobile-first responsive layouts with fluid containers, relative units, standard breakpoints, and touch-friendly design that adapts seamlessly across devices. Use this skill when creating or modifying layouts, implementing media queries, defining breakpoints, choosing sizing units, optimizing for mobile devices, or testing UI across screen sizes. Apply when working with responsive design, mobile layouts, tablet views, desktop views, viewport configuration, or any styling that needs to adapt to different screen sizes and device capabilities.
frontend-types
Content & Writingby aiskillstore
All TypeScript types are defined in `frontend/types/index.ts`. Types match backend API response structure and provide type safety across the frontend application.
full-review
Content & Writingby aiskillstore
Comprehensive code review using all available skills. Use before committing or when you want a thorough analysis of changes. Triggers on review code, check changes, full review, pre-commit review.
functionality-audit
Content & Writingby aiskillstore
Validates that code actually works through sandbox testing, execution verification, and systematic debugging. Use this skill after code generation or modification to ensure functionality is genuine rather than assumed. The skill creates isolated test environments, executes code with realistic inputs, identifies bugs through systematic analysis, and applies best practices to fix issues without breaking existing functionality. This ensures code delivers its intended behavior reliably.