Initialize GitHub Spec Kit (Spec-Driven Development workflow) inside the current project so that the /speckit-constitution, /speckit-specify, /speckit-clarify, /speckit-plan, /speckit-tasks, and /speckit-implement skills become available alongside the StarterKit's own commands.
A command that extracts the main text from a web page or PDF and organizes it into a structured Japanese article analysis. It separates verifiable facts from the author's opinions and identifies claims that need additional checking.
A command that checks a web page as an information source rather than simply summarizing it. It evaluates who published it, whether it is a first-hand source, what evidence supports its claims, and whether it can be cited.
A Japanese-language writing standard for business documents such as reports, technical explanations, emails, and meeting notes. It emphasizes accurate facts, clear uncertainty, logical reasoning, concise wording, and natural Japanese.
Practical prompt patterns and techniques for effective Claude Code usage. Reference when crafting prompts, planning workflows, or debugging interactions.
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
Use this skill when the user explicitly asks for TDD or a tests-first workflow, or when developing a new feature with a test coverage requirement. Provides a structured red-green-refactor workflow with unit, integration, and E2E test guidance.
A tool-assisted procedure for extracting the main text from web pages and formatting it as Markdown or JSON. It is intended for documentation, articles, blogs, news, and open-source project pages.