nickjlamb/redacta
Redacta — a Claude/Agent Skill that pseudonymises medical documents before AI processing
Redacta — a Claude/Agent Skill that pseudonymises medical documents before AI processing
npx skills add nickjlamb/redactaRedacta — a Claude/Agent Skill that pseudonymises medical documents before AI processing
Agent skill repository for jitangupta/agent-skills.
Command-line interface for Todoist.
GitHub repository for Yogananda1504/mcp-skills-for-kite updated in the agent skills ecosystem.
Recently updated agent-skill-related GitHub repository: SkillPanel/maister.
This skill should be used when establishing comprehensive QA testing processes for any software project. Use when creating test strategies, writing test cases following Google Testing Standards, executing test plans, tracking bugs with P0-P4 classification, calculating quality metrics, or generating progress reports. Includes autonomous execution capability via master prompts and complete documentation templates for third-party QA team handoffs. Implements OWASP security testing and achieves 90% coverage targets.
Schedule and execute background work on iOS using BGTaskScheduler. Use when registering BGAppRefreshTask for short background fetches, BGProcessingTask for long-running maintenance, BGContinuedProcessingTask (iOS 26+) for foreground-started work that continues in background, background URLSession downloads, or background push notifications. Covers Info.plist configuration, expiration handling, task completion, and debugging with simulated launches.