Find the perfect skill
7 Key Principles Validator
Testing
Validates code compliance with 7 key principles (TDD, fail fast, modular, reuse, open source, no debt, excellence). Detects violations and suggests improvements during code review or refactoring.
Security Control Verification
Security
Verifies that security controls from a threat model are implemented in the codebase. Searches for control implementations using code patterns, validates configurations, and identifies missing or incomplete controls. Helps when validating a threat model against actual code or finding security gaps.
Today's Date
Development
Fetches the current date for web searches and time-sensitive tasks. Automatically runs before any web search that includes a year, ensuring the correct current year is used instead of outdated dates.
Inertia - Modern Frontend Development
Development
Build single-page applications using Inertia.js with React without writing a separate API. Navigate using `router.visit()` or the `<Link>` component, and handle forms with the built-in `<Form>` component that provides error handling, processing states, and success feedback.
SPEC Document Management - Lifecycle and Approval Workflows
Development
Manages the lifecycle of SPEC documents (specifications) from draft to archived, including semantic versioning, approval workflows with author-review-approval-deployment stages, and integration with TDD pipelines. Helps when creating formal requirements before development, tracking specification evolution, or setting up structured approval processes for complex projects.
Validate Plan with Critical Questions
Development
Interviews the user with critical questions to validate assumptions, confirm decisions, and surface potential issues in an implementation plan before coding begins. Reads plan files, extracts topics like architecture or risks, and presents concrete questions with options to help the user refine their plan.
Instapaper - Read Later
Productivity
Manage your Instapaper read-later queue from the command line. Save, organize, and access your saved articles and bookmarks efficiently.
SaaS Landing Pages Assistant
Content
Generates full SaaS landing page drafts based on seven predefined framework templates. Useful when creating pages like homepage, product, pricing, comparison, integration, use case, or solution pages for a SaaS product.
Skill Lister
Development
Lists all AgenticDev skills installed in the project by scanning the .claude/skills/ directory. Extracts metadata from each skill's SKILL.md file, including name, description, and available scripts, and presents it in a readable or JSON format. Use this at the start of a session to discover which skills are available or when verifying the project's skill setup.
Paper Audit Skill
Documentation
Audits academic paper drafts for logical consistency, compliance with standards, and academic integrity using a Triangulation Matrix. Helps during preprint review or before resubmission to identify fatal flaws.
Researching Topics and Documentation
Productivity
Uses web search and documentation lookup to gather external information for technology evaluation, API docs, or best practices. Helps when the user needs to research a topic, compare options, or find solutions outside the codebase.
SerpAPI - Unified Search
Content
Unified search API across Google, Amazon, Yelp, OpenTable, Walmart, and more. Access structured search results from multiple platforms through one interface.